home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / ffginfo.arj / COMPARE.FFG next >
Text File  |  1993-12-10  |  5KB  |  114 lines

  1.                      FFG Compared to Other File Finders
  2.  
  3.      File Finder/Grouper (FFG) performs functions similar to those
  4.      found in other utility programs, but here are some FFG features
  5.      that some other file finders lack:
  6.  
  7.      1.  FFG uses the DOS wildcard characters '*' and '?' but they
  8.          have extended function over the DOS counterparts.  The
  9.          extended functionality permits you to search for strings of
  10.          characters that appear anywhere in the file name.
  11.  
  12.      2.  FFG can search for multiple file specifications in a single
  13.          pass, such as find all BAT, COM and EXE files.
  14.  
  15.      3.  FFG permits you to concisely specify multiple file name
  16.          search masks such as "*[ZIP,ARC,ARJ,LHA]*.[COM,EXE]" to find
  17.          all archiving programs.
  18.  
  19.      4.  FFG can search all disk drives or selected disk drives.
  20.  
  21.      5.  FFG can search inside of archive files (ZIP, ARC, ARJ, LZH).
  22.          (FFG also searches inside XEQ COM library files).
  23.  
  24.      6.  FFG can execute and arbitrary DOS command for each file
  25.          found with or without a user confirmation before execution.
  26.  
  27.      7.  FFG finds hidden files and searches hidden directories.
  28.  
  29.      8.  FFG searches inside directories with name extensions (e.g.,
  30.          THISISMY.DIR).  Some file finders do not search these
  31.          directories.
  32.  
  33.      9.  FFG can move to the disk and directory of the found file (/g
  34.          option).
  35.  
  36.      10. FFG can search for directories instead of files simply by
  37.          appending a backslash '\' to the search name.
  38.  
  39.      11. FFG can search by a date range, time range, size range, or
  40.          day-of-week range using intuitive syntax to specify these
  41.          criteria.
  42.  
  43.      12. FFG can search by the file attributes or combination of
  44.          attributes, such as finding all Hidden Read-Only files.
  45.  
  46.      13. FFG can find files based on the day of the week (i.e., Sun -
  47.          Sat) they were modified/created.
  48.  
  49.      14. FFG can find files based on whether or not the file contains
  50.          one or more text/ASCII-code strings.
  51.  
  52.      15. FFG permits you to exclude certain files base on name, date,
  53.  
  54.      File Finder/Grouper             6                     (c) EnGamma
  55.  
  56.  
  57.  
  58.  
  59.  
  60.          time, size, attributes, day-of-week criteria, text contents.
  61.  
  62.      16. FFG can search for files by date relative to today, such as
  63.          all files modified/created 7 to 14 days ago.
  64.  
  65.      17. FFG can search for files relative to the current time of
  66.          day, such as all files modified/created within the last ten
  67.          minutes.
  68.  
  69.      18. The asterisk '*' can be used as a wildcard in date and time
  70.          criteria, such as /d9/*/93 for all September 1993 files and
  71.          /t13:* for all 1:00pm - 1:59pm files.
  72.  
  73.      19. Current month (M), day (D), year (Y) can be specified in
  74.          date criteria such as 1/1/Y-6/30/Y, M/D/Y (today)
  75.  
  76.      20. Current hours (H), minutes (M), seconds (S) can be specified
  77.          in time criteria such as H:M:S (now).
  78.  
  79.      21. Partial dates and times are interpreted, such as 9/93 ->
  80.          9/*/93, 5/1 -> 5/1/Y (Y = current year), 92-93 -> all 1992-
  81.          1993 files, 9 -> 9:00:00am.
  82.  
  83.      22. Multiple date, time, size, day-of-week, attribute criteria
  84.          can be specified, which are combined in a logical AND or OR
  85.          depending on how they are specified.
  86.  
  87.      23. FFG lets you pause (press any key) or interrupt (press
  88.          <ESC>) the search operation at any time.
  89.  
  90.      24. FFG can be used to produce database files of its output
  91.          (ASCII comma-delimited files)(/f, option)
  92.  
  93.      25. FFG provides useful default output format options but
  94.          permits extensive user customization of the output format.
  95.  
  96.      26. FFG can be used to produce output as DOS batch files (.BAT)
  97.          with DOS replaceable parameters (%1 through %9).  The batch
  98.          file can then be used to execute a arbitrary command against
  99.          the group of files such as copy, back up, archive, delete,
  100.          move, edit...).  The power and flexibility of this feature
  101.          is limited only by your imagination.  Although some other
  102.          finders have similar capability, they do not have the same
  103.          flexibility.
  104.  
  105.      27. By default, when FFG is searching all disk drives, it skips
  106.          disk drives that are logical aliases of other physical
  107.          drives that have already been searched.  This avoids reports
  108.          of multiple copies of a file when in fact there is only one
  109.          physical copy of the file.
  110.  
  111.      28. FFG lets you use 43- and 50-line video modes on EGA/VGA
  112.          systems so you can see more on the screen.
  113.  
  114.